|
|
|
The mime type for the WBMP is image/vnd.wap.wbmp. The mime type for the JPEG image is as follows:
| Extension |
Mime Type |
|---|---|
| jpe |
image/jpeg |
| jpeg |
image/jpeg |
| jpg |
image/jpeg |
Without a mime type, the Web servers cannot process JPEG files.
Due to the current browser implementation, text is not rendered on the same line as an image. If a page author attempts to include both text and image on the same line, the image is rendered first, followed by the text.
|
|
|